Fix drag-and-drop to default to GDK_ACTION_MOVE if the drag is within a
authorHavoc Pennington <hp@redhat.com>
Tue, 14 Nov 2000 21:07:11 +0000 (21:07 +0000)
committerHavoc Pennington <hp@src.gnome.org>
Tue, 14 Nov 2000 21:07:11 +0000 (21:07 +0000)
commit6da9e17a1e5e58d29a4af3af836b5c1a0c86c0bc
tree51ebe646d6d7abb66ae17e3438803734ca4f57fc
parent2672c1173e70b6cac39d2db37fac46169f3601e0
Fix drag-and-drop to default to GDK_ACTION_MOVE if the drag is within a

2000-11-14  Havoc Pennington  <hp@redhat.com>

* gtk/gtktextview.c (gtk_text_view_drag_motion): Fix drag-and-drop
to default to GDK_ACTION_MOVE if the drag is within a single
widget. Defaults to GDK_ACTION_COPY between widgets.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtktextview.c